[INFO] fetching crate hprof 0.1.3...
[INFO] testing hprof-0.1.3 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate hprof 0.1.3 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate hprof 0.1.3
[INFO] finished tweaking crates.io crate hprof 0.1.3
[INFO] tweaked toml for crates.io crate hprof 0.1.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hprof 0.1.3 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 3 packages to latest compatible versions
[INFO] [stderr]       Adding log v0.3.9 (available: v0.4.29)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1b94c3d8eef81ea307485915f3574a7ba4ca1d81368be1e5e809ecc2761e7c42
[INFO] running `Command { std: "docker" "start" "-a" "1b94c3d8eef81ea307485915f3574a7ba4ca1d81368be1e5e809ecc2761e7c42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b94c3d8eef81ea307485915f3574a7ba4ca1d81368be1e5e809ecc2761e7c42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b94c3d8eef81ea307485915f3574a7ba4ca1d81368be1e5e809ecc2761e7c42", kill_on_drop: false }`
[INFO] [stdout] 1b94c3d8eef81ea307485915f3574a7ba4ca1d81368be1e5e809ecc2761e7c42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dfb77aa6d72ed474bf71353a9e47b018bffbd99c6916795152d87f4100270dd7
[INFO] running `Command { std: "docker" "start" "-a" "dfb77aa6d72ed474bf71353a9e47b018bffbd99c6916795152d87f4100270dd7", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling clock_ticks v0.1.1
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling hprof v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:94:18
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn enter(&self, name: &'static str) -> ProfileGuard {
[INFO] [stdout]    |                  ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn enter(&self, name: &'static str) -> ProfileGuard<'_> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
[INFO] running `Command { std: "docker" "inspect" "dfb77aa6d72ed474bf71353a9e47b018bffbd99c6916795152d87f4100270dd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfb77aa6d72ed474bf71353a9e47b018bffbd99c6916795152d87f4100270dd7", kill_on_drop: false }`
[INFO] [stdout] dfb77aa6d72ed474bf71353a9e47b018bffbd99c6916795152d87f4100270dd7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] afacbde40475941e48004d90010877abc5ea1c51f17ab2e1b8b971668a631d6e
[INFO] running `Command { std: "docker" "start" "-a" "afacbde40475941e48004d90010877abc5ea1c51f17ab2e1b8b971668a631d6e", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling hprof v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:94:18
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn enter(&self, name: &'static str) -> ProfileGuard {
[INFO] [stdout]    |                  ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn enter(&self, name: &'static str) -> ProfileGuard<'_> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stdout]   --> examples/explicit.rs:11:26
[INFO] [stdout]    |
[INFO] [stdout] 11 |             std::thread::sleep_ms(1);
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stdout]   --> examples/explicit.rs:17:26
[INFO] [stdout]    |
[INFO] [stdout] 17 |             std::thread::sleep_ms(1);
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stdout]  --> examples/implicit.rs:9:26
[INFO] [stdout]   |
[INFO] [stdout] 9 |             std::thread::sleep_ms(1);
[INFO] [stdout]   |                          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stdout]   --> examples/explicit.rs:21:26
[INFO] [stdout]    |
[INFO] [stdout] 21 |             std::thread::sleep_ms(1);
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stdout]   --> examples/implicit.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |             std::thread::sleep_ms(1);
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stdout]   --> examples/implicit.rs:19:26
[INFO] [stdout]    |
[INFO] [stdout] 19 |             std::thread::sleep_ms(1);
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stdout]   --> examples/explicit.rs:28:26
[INFO] [stdout]    |
[INFO] [stdout] 28 |             std::thread::sleep_ms(1);
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stdout]   --> examples/implicit.rs:26:26
[INFO] [stdout]    |
[INFO] [stdout] 26 |             std::thread::sleep_ms(1);
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stdout]   --> examples/implicit.rs:30:26
[INFO] [stdout]    |
[INFO] [stdout] 30 |             std::thread::sleep_ms(2);
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stdout]   --> examples/implicit.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |             std::thread::sleep_ms(10);
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stdout]   --> examples/explicit.rs:32:26
[INFO] [stdout]    |
[INFO] [stdout] 32 |             std::thread::sleep_ms(2);
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stdout]   --> examples/explicit.rs:36:26
[INFO] [stdout]    |
[INFO] [stdout] 36 |             std::thread::sleep_ms(10);
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stdout]   --> examples/noguard.rs:11:26
[INFO] [stdout]    |
[INFO] [stdout] 11 |             std::thread::sleep_ms(1);
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stdout]   --> examples/noguard.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |             std::thread::sleep_ms(1);
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stdout]   --> examples/noguard.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |             std::thread::sleep_ms(1);
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stdout]   --> examples/noguard.rs:31:26
[INFO] [stdout]    |
[INFO] [stdout] 31 |             std::thread::sleep_ms(1);
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stdout]   --> examples/noguard.rs:35:26
[INFO] [stdout]    |
[INFO] [stdout] 35 |             std::thread::sleep_ms(2);
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stdout]   --> examples/noguard.rs:39:26
[INFO] [stdout]    |
[INFO] [stdout] 39 |             std::thread::sleep_ms(10);
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:94:18
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn enter(&self, name: &'static str) -> ProfileGuard {
[INFO] [stdout]    |                  ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn enter(&self, name: &'static str) -> ProfileGuard<'_> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] running `Command { std: "docker" "inspect" "afacbde40475941e48004d90010877abc5ea1c51f17ab2e1b8b971668a631d6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afacbde40475941e48004d90010877abc5ea1c51f17ab2e1b8b971668a631d6e", kill_on_drop: false }`
[INFO] [stdout] afacbde40475941e48004d90010877abc5ea1c51f17ab2e1b8b971668a631d6e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9cb008ff80d9ecbba33c2d1f2a0d0029b508d5d5f3463182c588e1d595e4a975
[INFO] running `Command { std: "docker" "start" "-a" "9cb008ff80d9ecbba33c2d1f2a0d0029b508d5d5f3463182c588e1d595e4a975", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/lib.rs:94:18
[INFO] [stderr]    |
[INFO] [stderr] 94 |     pub fn enter(&self, name: &'static str) -> ProfileGuard {
[INFO] [stderr]    |                  ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  the lifetime is elided here
[INFO] [stdout] 
[INFO] [stderr]    |
[INFO] [stdout] running 0 tests
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 94 |     pub fn enter(&self, name: &'static str) -> ProfileGuard<'_> {
[INFO] [stderr]    |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `hprof` (lib) generated 1 warning (run `cargo fix --lib -p hprof` to apply 1 suggestion)
[INFO] [stderr] warning: `hprof` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stderr]   --> examples/noguard.rs:11:26
[INFO] [stderr]    |
[INFO] [stderr] 11 |             std::thread::sleep_ms(1);
[INFO] [stderr]    |                          ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stderr]   --> examples/noguard.rs:18:26
[INFO] [stderr]    |
[INFO] [stderr] 18 |             std::thread::sleep_ms(1);
[INFO] [stderr]    |                          ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stderr]   --> examples/noguard.rs:22:26
[INFO] [stderr]    |
[INFO] [stderr] 22 |             std::thread::sleep_ms(1);
[INFO] [stderr]    |                          ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stderr]   --> examples/noguard.rs:31:26
[INFO] [stderr]    |
[INFO] [stderr] 31 |             std::thread::sleep_ms(1);
[INFO] [stderr]    |                          ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stderr]   --> examples/noguard.rs:35:26
[INFO] [stderr]    |
[INFO] [stderr] 35 |             std::thread::sleep_ms(2);
[INFO] [stderr]    |                          ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stderr]   --> examples/noguard.rs:39:26
[INFO] [stderr]    |
[INFO] [stderr] 39 |             std::thread::sleep_ms(10);
[INFO] [stderr]    |                          ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stderr]  --> examples/implicit.rs:9:26
[INFO] [stderr]   |
[INFO] [stderr] 9 |             std::thread::sleep_ms(1);
[INFO] [stderr]   |                          ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stderr]   --> examples/implicit.rs:15:26
[INFO] [stderr]    |
[INFO] [stderr] 15 |             std::thread::sleep_ms(1);
[INFO] [stderr]    |                          ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stderr]   --> examples/implicit.rs:19:26
[INFO] [stderr]    |
[INFO] [stderr] 19 |             std::thread::sleep_ms(1);
[INFO] [stderr]    |                          ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stderr]   --> examples/implicit.rs:26:26
[INFO] [stderr]    |
[INFO] [stderr] 26 |             std::thread::sleep_ms(1);
[INFO] [stderr]    |                          ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stderr]   --> examples/implicit.rs:30:26
[INFO] [stderr]    |
[INFO] [stderr] 30 |             std::thread::sleep_ms(2);
[INFO] [stderr]    |                          ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stderr]   --> examples/implicit.rs:34:26
[INFO] [stderr]    |
[INFO] [stderr] 34 |             std::thread::sleep_ms(10);
[INFO] [stderr]    |                          ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stderr]   --> examples/explicit.rs:11:26
[INFO] [stderr]    |
[INFO] [stderr] 11 |             std::thread::sleep_ms(1);
[INFO] [stderr]    |                          ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stderr]   --> examples/explicit.rs:17:26
[INFO] [stderr]    |
[INFO] [stderr] 17 |             std::thread::sleep_ms(1);
[INFO] [stderr]    |                          ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stderr]   --> examples/explicit.rs:21:26
[INFO] [stderr]    |
[INFO] [stderr] 21 |             std::thread::sleep_ms(1);
[INFO] [stderr]    |                          ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stderr]   --> examples/explicit.rs:28:26
[INFO] [stderr]    |
[INFO] [stderr] 28 |             std::thread::sleep_ms(1);
[INFO] [stderr]    |                          ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stderr]   --> examples/explicit.rs:32:26
[INFO] [stderr]    |
[INFO] [stderr] 32 |             std::thread::sleep_ms(2);
[INFO] [stderr]    |                          ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stderr]   --> examples/explicit.rs:36:26
[INFO] [stderr]    |
[INFO] [stderr] 36 |             std::thread::sleep_ms(10);
[INFO] [stderr]    |                          ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `hprof` (example "noguard") generated 6 warnings
[INFO] [stderr] warning: `hprof` (example "implicit") generated 6 warnings
[INFO] [stderr] warning: `hprof` (example "explicit") generated 6 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hprof-3ae5f6b60d742b20)
[INFO] [stderr]    Doc-tests hprof
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9cb008ff80d9ecbba33c2d1f2a0d0029b508d5d5f3463182c588e1d595e4a975", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cb008ff80d9ecbba33c2d1f2a0d0029b508d5d5f3463182c588e1d595e4a975", kill_on_drop: false }`
[INFO] [stdout] 9cb008ff80d9ecbba33c2d1f2a0d0029b508d5d5f3463182c588e1d595e4a975
